Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function EncodeBytes( _ ByVal input() As Byte, _ ByVal start As Integer, _ ByVal length As Integer, _ ByVal output() As Byte, _ ByVal offset As Integer _ ) As Integer |
Parameters
- input
- start
- length
- output
- offset
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7